Class CesopDuplicatePayeeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
eu.europa.ec.taxud.cesop.validation.CesopDuplicatePayeeException
All Implemented Interfaces:
Serializable

public class CesopDuplicatePayeeException extends RuntimeException
The type Cesop duplicate payee exception.
See Also:
  • Constructor Details

    • CesopDuplicatePayeeException

      public CesopDuplicatePayeeException(String message)
      Instantiates a new Cesop duplicate payee exception.
      Parameters:
      message - the message
    • CesopDuplicatePayeeException

      public CesopDuplicatePayeeException(String message, Throwable cause)
      Instantiates a new Cesop duplicate payee exception.
      Parameters:
      message - the message
      cause - the cause